home *** CD-ROM | disk | FTP | other *** search
/ JCSM Shareware Collection 1993 November / JCSM Shareware Collection - 1993-11.iso / cl760 / garfforj.lzh / GO.TXT < prev    next >
Text File  |  1991-02-13  |  1KB  |  23 lines

  1. ╔═════════════════════════════════════════════════════════════════════════╗
  2. ║             <<<<  Disk #grf1  GRAPHS FOR FORTRAN v3.0  >>>>             ║
  3. ╠═════════════════════════════════════════════════════════════════════════╣
  4. ║ To print documentation, type: COPY GRAPH.DOC PRN                        ║
  5. ║ To read any text files, type: README [filename]  eg. readme readme.doc  ║
  6. ║                                                                         ║
  7. ║ REGIST  .DOC   contains the registration form and other information.    ║
  8. ║ README  .DOC   contains the latest info. Read it with README.           ║
  9. ║ GRAPH   .DOC   is the graph user manual                                 ║
  10. ╚═════════════════════════════════════════════════════════════════════════╝
  11.  
  12.  Suggested installation procedure (from floppy drive A: to hard drive C:)
  13.  ------------------------------------------------------------------------
  14.  mkdir c:\graph         make a sub-directory for Graph files
  15.  copy a:*.* c:\graph    copy all files to C:\GRAPH
  16.  c:                     change to drive C:
  17.  cd c:\graph            change to sub-directory C:\GRAPH
  18.  
  19.  f graph                (eg.) compile the demo program graph.for using
  20.                               your Fortran compiler.
  21.  grf 001                run the compiled graph.exe with data file graph.001,
  22.                         using the batch file grf.bat
  23.